Update documentation to reflect Unicode 9.0.0. (#107)
authorChristopher Baker <me@christopherbaker.net>
Thu, 8 Jun 2017 16:29:54 +0000 (11:29 -0500)
committerAlex Arslan <ararslan@comcast.net>
Thu, 8 Jun 2017 16:29:54 +0000 (09:29 -0700)
This makes the inline documentation match the README.

utf8proc.h

index 495cd9600681cf880bc674c9decbb805d430b772..64155a1c0fb0f183007e01cd51949758788c1bf7 100644 (file)
@@ -28,7 +28,7 @@
  * utf8proc is a free/open-source (MIT/expat licensed) C library
  * providing Unicode normalization, case-folding, and other operations
  * for strings in the UTF-8 encoding, supporting Unicode version
- * 8.0.0.  See the utf8proc home page (http://julialang.org/utf8proc/)
+ * 9.0.0.  See the utf8proc home page (http://julialang.org/utf8proc/)
  * for downloads and other information, or the source code on github
  * (https://github.com/JuliaLang/utf8proc).
  *